List of States

Description

Example demonstrates creating a list of states that display a popup message when clicked.

Discussion

The List of States example demonstrates how the ViewBox can be used to create a simplified list data that looks like a List Control but only implements a minimal amount of functionality. If you only need to display a list of scrollable data, consider using the ViewBox instead of a List control.

List Of States1

The List of States template example is loaded by clicking the Load Sample ViewBox link on the Home tab of the ViewBox Builder.

Load List Of States